Total Complexity | 44 |
Dependencies | 2 |
Dependents | 9 |
Total lines | 157 |
Lines of code | 115 |
Logical lines of code | 84 |
Comment lines | 5 |
Methods | 10 |
Properties | 0 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
getJSF() | 46 | 15 | 37 | |
getNAF() | 52 | 7 | 24 | |
toArray() | 60 | 6 | 13 | |
toHex() | 65 | 3 | 8 | |
toBin() | 67 | 3 | 7 | |
optionAssert() | 68 | 3 | 7 | |
encode() | 73 | 2 | 5 | |
parseBytes() | 72 | 2 | 5 | |
randBytes() | 69 | 2 | 6 | |
intFromLE() | 78 | 1 | 3 |